home *** CD-ROM | disk | FTP | other *** search
/ Title Fight 2001 / Title Fight 2001.iso / program files / Comp-U-Sports / Title Fight 2001 / Data / Data.mdb / BettingHistory.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-04-23  |  206 b 

  1. {
  2.     "schema": {
  3.         "HistoryID": "Long Integer",
  4.         "Date": "DateTime",
  5.         "Bout": "Text (255)",
  6.         "Odds": "Text (5)",
  7.         "Wagers": "Text (255)",
  8.         "Winner": "Text (255)",
  9.         "AmountWon": "Long Integer",
  10.         "RunningTotal": "Long Integer"
  11.     },
  12.     "data": []
  13. }